home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Extensions / Primitives / Primitives.rsrc / STR#_106.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  282 b   |  11 lines

  1. Inputs: InList
  2. Outputs: Element1; [Element2; ...; ElementN]; OutList
  3.  
  4. Inputs: list
  5. Outputs: any; [any; ...; any]; list
  6.  
  7. Length of InList must be at least N. Element1, ..., ElementN are the first N elements of InList, and OutList is the list of remaining elements of InList.
  8.  
  9. Lists
  10.  
  11.